- bytecode caching
- A technique for preprocessing JavaScript files so they can be loaded faster.التخزين المؤقت للرمز المكون من وحدات البايت
English-Arabic terms dictionary. 2015.
English-Arabic terms dictionary. 2015.
PHP — serverseitig interpretierte Skriptsprache Basisdaten Paradigmen: imperativ, objektorientiert Erscheinungsjahr … Deutsch Wikipedia
Just-in-time compilation — In computing, just in time compilation (JIT), also known as dynamic translation, is a method to improve the runtime performance of computer programs. Historically, computer programs had two modes of runtime operation, either interpreted or static … Wikipedia
PHP accelerator — A PHP accelerator is an extension designed to boost the performance of software applications written using the PHP programming language. Most PHP accelerators work by caching the compiled bytecode of PHP scripts to avoid the overhead of parsing… … Wikipedia
Perl — This article is about the programming language. For other uses, see Perl (disambiguation). Perl Paradig … Wikipedia
EAccelerator — Not to be confused with the computer security company eAcceleration.eAccelerator is a PHP accelerator derived from the MMCache extension for the PHP programming language. eAccelerator provides a bytecode cache. eAccelerator is open source and… … Wikipedia
Algorithmic efficiency — In computer science, efficiency is used to describe properties of an algorithm relating to how much of various types of resources it consumes. Algorithmic efficiency can be thought of as analogous to engineering productivity for a repeating or… … Wikipedia
Lua (programming language) — Infobox programming language name = Lua paradigm = Multi paradigm: scripting, imperative, functional year = 1993 designer = Roberto Ierusalimschy Waldemar Celes Luiz Henrique de Figueiredo developer = latest release version = 5.1.4 latest release … Wikipedia
Coroutine — Coroutines are computer program components that generalize subroutines to allow multiple entry points for suspending and resuming execution at certain locations. Coroutines are well suited for implementing more familiar program components such as … Wikipedia
CTPP — (or CT++) is a template engine completely written in C++. It has bindings for Perl, PHP and Python languages. CTPP Features * Very high performance:The CTPP library is very fast since it’s written entirely in C++. Unlike templatizers written in… … Wikipedia
PHP — This article is about the scripting language. For other uses, see PHP (disambiguation). PHP PHP: Hypertext Preprocessor Paradigm(s) imperative, object oriented, Procedural, reflective Appeared in … Wikipedia
Terracotta Cluster — Infobox Software name = Terracotta caption = developer = latest release version = 2.6.2 latest release date = release date|2008|07|01 latest preview version = 2.6.3 latest preview date = release date|2008|07|26 operating system = Cross platform… … Wikipedia